home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 31605.TXT < prev    next >
Text File  |  1993-10-14  |  4KB  |  82 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                          DCONVERT SAFETY CHECK ERRORS
  4.                   (Applies to Stacker  3.1 for Windows & DOS)
  5.        STAC FAX 31605  (09/20/93)
  6.        _________________________________________________________________
  7.                                        
  8.                                        
  9.        BACKGROUND
  10.        
  11.        For added safety, Stacker lets you verify the integrity of your
  12.        Dblspace drives before converting them.  If you get an error
  13.        during the safety check, it means DCONVERT has found a problem
  14.        which must be corrected before the drive can be converted.  This
  15.        document shows you how to correct the most common safety check
  16.        errors.
  17.        
  18.        SOLUTION
  19.        
  20.            Disable memory-resident programs that may interfere with
  21.            DCONVERT
  22.            Find and delete corrupted files
  23.             
  24.        Disable memory-resident programs that may interfere with DCONVERT
  25.        
  26.        Some memory-resident programs may lock files on a drive.
  27.        Stacker's safety check returns an error when it cannot open such
  28.        a file.  An example of this is an Anti-Virus program locking it's
  29.        own definition file so nothing will tamper with it.
  30.        
  31.         1. Bypass your startup files to temporarily disable memory-
  32.            resident programs.  To do this, restart your computer.  When
  33.            MS-DOS displays the following text:
  34.            
  35.              Starting MS-DOS ...
  36.        
  37.            press and release the F5 key, or press and hold down the
  38.            SHIFT key.  Your computer will start without memory-resident
  39.            programs.
  40.         2. If you encountered the error during initial Stacker setup,
  41.             run setup again.  If you encountered the error while running
  42.             DCONVERT on an unmounted or removable drive, run the
  43.             DCONVERT program again.
  44.             
  45.        Find and delete corrupted files
  46.        
  47.        One or more files may have been corrupted by Dblspace itself.
  48.        One way to find all such files is to "NUL copy" all the files on
  49.        the Dblspace drive.  "NUL copy" forces DOS to go through all the
  50.        motions of copying a file without actually writing anything to
  51.        your hard drive.  To find files corrupted files, do the
  52.        following:
  53.        
  54.         1. If a printer is available, print the directory structure of
  55.            the Dblspace drive.  At a DOS prompt, type:
  56.        
  57.              DIR C:\  /S  >PRN
  58.        
  59.            where D is the Dblspace drive letter.
  60.        
  61.         2. Copy the contents of every directory on your disk to NUL.
  62.            For example, to copy the DOS directory on drive D to NUL,
  63.            type:
  64.        
  65.              COPY D:\DOS\*.*  NUL
  66.        
  67.            Repeat this command for every directory on your Dblspace
  68.            drive.
  69.        
  70.         3. "NUL copy" stops on files that cannot be copied and prompts
  71.            "Abort, Retry, Ignore, Fail?"  Take note of the file name,
  72.            then press F to resume copying.
  73.        
  74.         4. Delete the corrupted files.
  75.        
  76.         5. If you encountered this error during initial Stacker setup,
  77.            run setup again.  If you encountered this error while
  78.            running DCONVERT on an unmounted or removable drive, run the
  79.            DCONVERT program again.
  80.        _________________________________________________________________
  81.        Copyright 1993, Stac Electronics                      
  82.